CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群算法 TSP

搜索资源列表

  1. ACA

    0下载:
  2. C++蚁群算法解决TSP问题,内有详细的说明。改进了信息素更新方式,使得olive30城市的TSP例子能达到416的最小值。-C++ ant colony algorithm to solve TSP problems, with detailed instructions. Improved pheromone update methods, making olive30 city TSP example to achieve the minimum 416.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:3335
    • 提供者:arrow
  1. ant

    1下载:
  2. 蚁群算法结合2-opt技术解决旅行商问题(TSP)-Ant colony algorithm with 2-opt technology to solve the traveling salesman problem (TSP)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3737922
    • 提供者:newshowing
  1. BasicAntColon_AlgorithmmatlabforTSP

    0下载:
  2. 蚁群算法、TSP、MATLAB。已经调试通过,算法比较简洁。-Ant colony algorithm, TSP, MATLAB. Has been debugged, the algorithm of relative simplicity.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6731
    • 提供者:program_c
  1. TSP

    0下载:
  2. 蚁群算法求解TSP问题,附详细说明,适合初学者使用,此程序100 可用-ACO Ant Colony Optimization Artificial Intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:8175
    • 提供者:张衡
  1. TSP

    0下载:
  2. 蚁群算法TSP(旅行商问题)通用matlab程序-ant colony optimization on TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2013
    • 提供者:linijn
  1. AntColonyAlgorithmforTSP

    1下载:
  2. matlab编写的蚁群算法解决TSP问题,对路径选择部分作了改进,有详细中文注解。-ant colony algorithm written in matlab to solve TSP problem, select the part of the path has been improved, there are more Chinese comments.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2901
    • 提供者:王放
  1. TSP

    0下载:
  2. 用遗传算法、神经网络、蚁群算法等职能算法求解TSP问题-Using genetic algorithms, neural networks, ant colony algorithm for solving TSP problems and other functional
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:9836
    • 提供者:赵勇
  1. TSP-matlab

    0下载:
  2. 蚁群算法TSP问题matlab源代码,详细全面经典的算法代码-TSP problem ant colony algorithm matlab source code, detailed and comprehensive classical algorithm code
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:7547
    • 提供者:李小华
  1. Ant-Colony-algorithm-for-solving-TSP

    0下载:
  2. 蚁群算法是一种群智能算法,可用于求解图模型最优化路径的计算问题.本代码为蚁群算法tsp求解。-Ant Colony algorithm is an algorithm of swarm intelligence and calculation model of optimal path can be used to solve problems. the code for the Ant Colony algorithm for solving TSP.
  3. 所属分类:Data structs

    • 发布日期:2017-05-05
    • 文件大小:27217
    • 提供者:姜明
  1. Ant_TSP

    0下载:
  2. 基于蚁群算法的旅行商问题,matlab源代码,带功能说明(Ant colony algorithm for traveling salesman problem matlab source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:水木刀
  1. yiqun

    0下载:
  2. 蚁群算法求解城市TSP,亲测可用,如果换不同城市位移矩阵,可直接用,目前程序TSP是否回到原点,有点忘了,麻烦各位看家稍微看一下(Particle swarm optimization algorithm to solve the maximum and minimum values of the objective function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:yjabbt
  1. ACO-TSP

    1下载:
  2. 蚁群算法求解TSP问题,注释较全,非常适合新手学习。(Ant colony algorithm for TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:912384
    • 提供者:陌丶
  1. 各种智能算法求解TSP问题

    1下载:
  2. 各种求解TSP问题的人工智能算法(粒子群算法,遗传算法,蚁群算法等等)(All kinds of intelligent algorithm to solve TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:48128
    • 提供者:nb123
  1. 蚂蚁算法

    0下载:
  2. 蚁群算法又叫蚂蚁算法,借助蚂蚁的一些生活方式进行问题的解决,最著名的就是TSP问题(Ant colony algorithm, also called ant colony algorithm, solves the problem by means of some way of life of ants. The most famous problem is the TSP problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:10240
    • 提供者:春1
  1. PSO_TSP(混合粒子群:较优)

    1下载:
  2. 解决环球旅行问题的一种精确度比较高的算法,相较于蚁群算法和遗传算法都有较大的改进;(A high precision algorithm for solving global travel problems has a greater improvement than the ant colony algorithm and the genetic algorith)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:倚楼天狼啸
  1. TSP

    0下载:
  2. 这是一个基于蚁群算法的matlab程序,可运行,也可以修改运行(This is an ant colony algorithm based matlab program, can run, and can be modified to run)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:4096
    • 提供者:786061956
  1. AntColonyOptimization-TSP

    1下载:
  2. 蚁群算法作为新发展的一种模拟蚂蚁群体智能行为的仿生优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点,本算法用来解决最短路径问题,并在TSP旅行商问题上取得较好的成效。同时也可以在他领域如图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类进行参考。(Ant colony algorithm is a newly developed bionic optimization algorithm that simulates the ant colony intel
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1835008
    • 提供者:元气满满
  1. 22蚁群算法的优化计算——旅行商问题(TSP)优化

    0下载:
  2. 这是完整的基于MATLAB的遗传算法的程序,是关于旅行商问题的求解(This is a complete procedure of genetic algorithm based on MATLAB, which is about solving traveling salesman problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:晗宝宝
  1. matlab解决tsp

    0下载:
  2. matlab中解决tsp问题经典蚁群算法(Classical ant colony algorithm for solving TSP problem in MATLAB)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:15360
    • 提供者:YQzzz
  1. ACO for TSP

    0下载:
  2. 蚁群算法解决旅行商问题,能够成功运行并且有结果(Ant colony algorithm can solve the traveling salesman problem and run successfully.)
  3. 所属分类:人工智能/神经网络/深度学习

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 36 »
搜珍网 www.dssz.com